chore: bump the all-deps group across 1 directory with 5 updates#78
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore: bump the all-deps group across 1 directory with 5 updates#78dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [image-size](https://github.com/image-size/image-size) | `2.0.0-beta.2` | `2.0.0-beta.4` | | [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.29.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.5` | `0.27.6` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.3.3` | `4.4.1` | | [typedoc-plugin-remark](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-remark) | `1.2.1` | `1.2.4` | Updates `image-size` from 2.0.0-beta.2 to 2.0.0-beta.4 - [Release notes](https://github.com/image-size/image-size/releases) - [Commits](https://github.com/image-size/image-size/commits) Updates `rollup` from 4.29.1 to 4.29.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.29.1...v4.29.2) Updates `typedoc` from 0.27.5 to 0.27.6 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.5...v0.27.6) Updates `typedoc-plugin-markdown` from 4.3.3 to 4.4.1 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.4.1/packages/typedoc-plugin-markdown) Updates `typedoc-plugin-remark` from 1.2.1 to 1.2.4 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-remark/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-remark@1.2.4/packages/typedoc-plugin-remark) --- updated-dependencies: - dependency-name: image-size dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: typedoc-plugin-remark dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 5 updates in the / directory:
2.0.0-beta.22.0.0-beta.44.29.14.29.20.27.50.27.64.3.34.4.11.2.11.2.4Updates
image-sizefrom 2.0.0-beta.2 to 2.0.0-beta.4Commits
Updates
rollupfrom 4.29.1 to 4.29.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
f5c349e4.29.237c5166feat: use picocolors instead of colorette (#5780)0c70b6bfix: keep import attributes for cjs format (#5781)15f72a8Align CI Node versions6b2c841fix(deps): lock file maintenance minor/patch updates (#5773)c54fb1bImprove caching on CI (#5772)Updates
typedocfrom 0.27.5 to 0.27.6Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
9a1a719Update changelog for release44bffe8Release v0.27.6d626468Fix@linkwith declaration reference using!~9e667d0Add ignoredHighlightLanguages option9b62f09Fix output specific option specification53fa22eAvoid including defaulted type argumentsb9177b4Update contributing docs23008f6Improve link resolution prioritization2c10f67Avoid references to references016e6a1Lock npm to 10 for CIUpdates
typedoc-plugin-markdownfrom 4.3.3 to 4.4.1Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
37b9a0dVersion Packagesc317a99chore(core): expose dedicated async jobs to renderere8a181cfix(core): correctly display inline objects for tuple optional typesed1f3e9fix(core): expose isDeprecated flag to navigation category items1f781d5feat(docusaurus): strikeout deprecated items in sidebar0abd3bcchore(docs): updated changelog1b0d04bVersion Packages28e23bcchore(all): updated dev docs591939cfix(core): fix index generation issues75cf255chore(docs): moved api docsUpdates
typedoc-plugin-remarkfrom 1.2.1 to 1.2.4Changelog
Sourced from typedoc-plugin-remark's changelog.
Commits
0200b33Version Packagesfad87dafix(remark): fix typedoc-plugin-markdown 4.0.0 compatibility66bc671chore(docs): updated changelog date31677b4Version Packages94e8016fix(remark): fix windows ERR_UNSUPPORTED_ESM_URL_SCHEME error37b9a0dVersion Packagesc8939fcchore(remark): update toc specs1b0d04bVersion Packages28e23bcchore(all): updated dev docs591939cfix(core): fix index generation issuesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions